Welcome![Sign In][Sign Up]
Location:
Search - hook file

Search list

[Process-Threadgouzi

Description: 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record *. sys
Platform: | Size: 425664 | Author: 陈玲玲 | Hits:

[Web ServerHookAPI1.2

Description: 无DLL使用键盘全局钩子,记录QQ键盘输入.这样可以把代码插入到其它的EXE文件,是不是很酷呢?-DLL without the use of keyboard hook overall record QQ keyboard input. This code can be inserted into other EXE file is not cool?
Platform: | Size: 15496 | Author: 邓庭 | Hits:

[Hook apiDll2Process

Description: 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting function can be achieved on a process api hook, such as writing a dll, then hook socket api, and then injected into you want to watch the process so it can be used for network packet analysis of the
Platform: | Size: 43448 | Author: 阿东 | Hits:

[Hook apiPaladin_demo

Description: HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL file named mydll.dll or mydll_9x.dll. It is based on ApiSpy32 by Yariv Kaplan. -HookAPI SDK is the API system that sets up wi de hooks for all windows platforms. It could EAS ons hook 32-bit windows system APIs or 32-bit us er-defined DLL. It could be used easily and all y ou need to do is write a DLL file named mydll.dll o r mydll_9x.dll. It is based on ApiSpy32 by Yariv Kaplan.
Platform: | Size: 511784 | Author: l | Hits:

[Hook apiHookImport_src

Description: Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Platform: | Size: 6252 | Author: l | Hits:

[Anti-virusav_src

Description: 在系统加载程序时检查文件是否被感染,程序中运用了钩子技术,文件主要分3部分,分别的运行,安装和反安装。-loading procedures in the system when checking if the file has been infected, to use the procedures hook, the paper's main points three parts, the operation, installation and anti-installed.
Platform: | Size: 29012 | Author: 赵宁 | Hits:

[Hook apisourceifiles

Description: 此压缩文件中包含了5个基于VC++的程序,包括:计算机监测(netbios sniffer)、键盘钩子(keyhook)、注册表修改(regist)、windows后门(windows)、服务通信(PublicNetSoft)。-this compressed file contains five VC-based procedures, including : computer monitoring (netbios sniffers), keyboard hook (keyhook), the Windows Registry (662), rear door windows (windows), communication services (PublicNetSoft).
Platform: | Size: 19846291 | Author: 黄国超 | Hits:

[Hook apiKeyHook_demo

Description: Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file
Platform: | Size: 138122 | Author: Jet Lan | Hits:

[Hook apiAPI_hooking__revealed

Description: HookSystem只要是进行系统级的HOOK,虽然漏点击了上传开台,但你们应该在该提示页面上提供补选,或完全返回,而不是要我重新输入文件名等信息,真烦!-HookSystem as long as it is for system-level HOOK, although it missed the Founding upload, but you should suggest in the pages available on the by-election, or the full return, rather than for me to re-enter information such as file name, really annoying!
Platform: | Size: 70197 | Author: 天下 | Hits:

[Hook apiClass_Hook

Description: VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
Platform: | Size: 1743 | Author: cadaver | Hits:

[Hook apiXPhook

Description: 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept the ShowWindow and some file manipulation API, A feeling no problems. You can use Detour to intercept a few other API try. For example CreateProcess, I intercept the API that can intercept the Detour
Platform: | Size: 2312 | Author: byron | Hits:

[File Operatedir_mon

Description: 目录监视,当目录修改时可以通知用户,通过对文件系统api hook实现-directory surveillance, directory can be modified to notify the user through the file system to achieve api hook
Platform: | Size: 18541 | Author: kair | Hits:

[WEB Code编写Win32 API钩子

Description: API Hook的源代码文件 大家一定想剥除钩子函数的神秘感吧 请下载-Hook API source code file that you want to hook function stripped the mysterious flu Download it
Platform: | Size: 17900 | Author: 冯彬 | Hits:

[OS programnthookengine

Description: 钩子引擎 可以通过该引擎做文件钩子和键盘钩子,操作方便-Hook the engine so the engine can file hooks and keyboard hooks, easy to operate
Platform: | Size: 637433 | Author: 陈涛 | Hits:

[Process-Threadgouzi

Description: 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record*. sys
Platform: | Size: 424960 | Author: 陈玲玲 | Hits:

[Anti-virusav_src

Description: 在系统加载程序时检查文件是否被感染,程序中运用了钩子技术,文件主要分3部分,分别的运行,安装和反安装。-loading procedures in the system when checking if the file has been infected, to use the procedures hook, the paper's main points three parts, the operation, installation and anti-installed.
Platform: | Size: 28672 | Author: 赵宁 | Hits:

[Hook apiAPI_hooking__revealed

Description: HookSystem只要是进行系统级的HOOK,虽然漏点击了上传开台,但你们应该在该提示页面上提供补选,或完全返回,而不是要我重新输入文件名等信息,真烦!-HookSystem as long as it is for system-level HOOK, although it missed the Founding upload, but you should suggest in the pages available on the by-election, or the full return, rather than for me to re-enter information such as file name, really annoying!
Platform: | Size: 69632 | Author: 天下 | Hits:

[Hook apijpjlz

Description: 分配置主界面和hook文件的源码,利用了密码解霸部分源码,窃取功能还算完善-Sub-configuration interface and hook the main source file, use the password king some source, theft function is still perfect
Platform: | Size: 714752 | Author: luzj | Hits:

[Windows DevelopPowerDllHook

Description: 最有效的DLL HOOK 参考改进于aheadlib.用法:先载入选择好的动态库,然后 选择好代码生成选项。按输出选项的生成项目,可 以选择输出为VC6或BCB6工程文件,将自动生成项 目文件夹到以动态库名字命名的子目录并生成所有 文件并拷贝原始动态库到此目录 后续版本将加入自定义拦截函数,自自定义接口拦 截 自动获取动态库函数参数,拦截信息参数输出,自 动编译,运行并输出拦截信息功能(The most effective DLL HOOK reference improves on aheadlib. usage: first load the selected dynamic library, and then Select a good code generation option. Output items by output option, The output is automatically generated by selecting output as VC6 or BCB6 project file The directory folder to the subdirectory that is named by the dynamic library and generates all File and copy the original dynamic library to this directory Subsequent versions will add custom interceptor functions, custom custom interface blocks section Automatic access to dynamic library function parameters, intercept information parameter output Move, compile, run, and output the intercept information function)
Platform: | Size: 327680 | Author: jflbr | Hits:

[Hook apiHOOKAPIS

Description: windows HOOK 消息 读写 文件(Windows HOOK message read and write file)
Platform: | Size: 304128 | Author: 健忘者 | Hits:
« 1 2 3 4 56 7 8 9 10 11 »

CodeBus www.codebus.net